﻿@charset "utf-8";

/* 在线客服样式 */
.kefuBox{position:fixed;z-index:1000;top:180px;right:0;width:auto; _position:absolute;_top: expression(documentElement.scrollTop +45);}
.kefuBox .kefuLeft{float:left;overflow:hidden;width:30px;height: 157px;cursor:pointer;background:url(../images/kefu_l.png) no-repeat}
.kefuBox .kefuRight{display:block;float:left;overflow:hidden;width:0;}
.kefuBox .kefuTop{width:154px;height:46px;background:url(../images/kefu_top.png) no-repeat;}
.kefuBox .kefuClose{float:right;overflow:hidden;width:154px; height:46px;display:block;cursor:pointer;}
.kefuBox .kefuBottom{width:154px;height:12px;background:url(../images/kefu_bottom.png) no-repeat;}
.kefuBox .kefuCont{width:130px;padding:0 12px;background:url(../images/kefu_line.png) repeat-y;overflow:hidden;}
.kefuBox .kefuCont ul{margin:0;padding:0;}
.kefuBox .kefuCont ul li{width:80px;line-height:28px;overflow:hidden;height:28px;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}
.kefuBox .kefuCont ul li a{color:#333;}
.kefuBox .kefuCont ul li.pic{width:130px;height:89px;margin-bottom:10px;padding:0;}
.kefuBox .kefuCont ul li.qq{background:url(../images/qq.png) no-repeat;}
.kefuBox .kefuCont ul li.wang{background:url(../images/wangwang.png) no-repeat}
.kefuBox .kefuCont ul li.spk{background:url(../images/skype.png) no-repeat}
.kefuBox .kefuCont ul li.codeer{display:block;width:130px;height: 165px;text-align:center;color:#fff;padding:10px 0 0;font-family:"微软雅黑";font-size:14px;margin-bottom:0;}
.kefuBox .kefuCont ul li.codeer p{display:block;height:35px;line-height:35px;}
.kefuBox .kefuCont ul li.codeer span{display:block;width:116px;height:116px;padding:7px;background:url(../images/cobj.png) no-repeat;}
.kefuBox .kefuCont ul li.codeer span img{width:116px;height:116px;}

/*分页样式*/
#pages {padding:25px 0 15px;text-align:center;overflow:hidden;}
#pages  a{margin: 0 4px;font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;}
#pages  a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
#pages  a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
#pages  span{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;margin: 0 2px;background: #113885; border: 1px solid #113885;}

/* 内页留言样式 */
.yzh-table-feedback tr { height: 40px; }
.yzh-table-feedback .input-label { font-size: 14px; line-height: 20px; width: 80px; height: 20px; padding: 5px; vertical-align: top; }
.yzh-table-feedback .input-text { line-height: 28px; width: 400px; height: 28px; margin-bottom: 15px; font-size: 14px; border: 1px solid #ccc; background: #fff; padding:0 5px; transition: 0.2s; border-radius: 2px; overflow: hidden; }
.yzh-table-feedback .input-textarea { width: 470px; height: 210px; margin-bottom: 10px; padding: 5px; border: 1px solid #ccc; background: #fff; padding-left:5px; transition: 0.2s; border-radius: 2px; overflow: hidden; }
.yzh-table-feedback .input-verifycode { line-height: 28px; width: 100px; height:28px; margin-bottom: 15px; padding: 0 5px; border: 1px solid #ccc; background: #fff;float:left; transition: 0.2s; border-radius: 2px; overflow: hidden; }
.yzh-table-feedback .input-text:focus, .input-textarea:focus, .yzh-table-feedback .input-verifycode:focus { border-color: #787878; outline: 0; }
.yzh-table-feedback .yzh-btn { font-size: 16px; line-height: 35px; display: block; float: left; width: 110px; height: 35px; margin-right: 15px; cursor: pointer; text-align: center; color: #fff; border: 0; background: #212121; font-family: 'Microsoft Yahei'; transition: 0.2s; border-radius: 2px; overflow: hidden; }
.yzh-table-feedback .yzh-btn:hover { background: #C90005; }
.yzh-table-feedback .checkcode { border: 1px solid #CCCCCC; padding: 3px; margin-left: 10px; cursor: pointer; }

/*---网站地图---*/
.yzh-map-main { overflow: hidden; margin: 10px 0; padding-bottom:35px; font-family:"宋体"; }
.yzh-map-main .sitemap_con { width:1220px; margin: 0 auto; color:#666; }
.yzh-map-main .sitemap_con .map_top { border-bottom: 2px solid #555; margin-bottom:35px;}
.yzh-map-main .sitemap_con .map_top img { float: left; }
.yzh-map-main .site_r_link { width: 120px;margin-top:35px;/*上边界根据需要进行调整*/ padding: 5px 10px; background: #f8f8f8;text-align:center;background:#555;color:#fff;}
.yzh-map-main .site_r_link a{color:#fff;}
.yzh-map-main .site_r_link a:hover{text-decoration:underline;}


/*站点地图，显示方式样式，上边界根据需要进行调整*/
.yzh-map-main .site_plc { padding: 5px 0; text-indent: 10px; background: url(../images/ico-plus.gif) no-repeat 0 8px; }
.yzh-map-main .sitemap_con h4 { line-height:35px;border-bottom:1px dotted #ccc;font-size:15px;margin-bottom:5px;font-family:"微软雅黑";}
.yzh-map-main .b4 {margin-bottom:20px;overflow: hidden;}
.yzh-map-main .b4 ul {}
.yzh-map-main .b4 li {line-height:30px; width:155px;float:left;background:url(../images/icona.jpg) no-repeat left center;padding-left:14px;}

/*百度地图样式*/
#baidu-map { width: 700px; height: 450px; border: #ccc solid 1px; margin: 0 auto }

.pro_nav{ width:1220px; margin:0 auto}
.pro_nav ul li{ height:auto; margin-bottom:20px; }
.pro_nav_title{ background:#49494e; width:120px; line-height:35px; text-align:center; color:#fff; float:left; margin-top:10px; font-weight:bold; font-size:14px;}
.pro_nav_title a{color:#fff; }
.pro_nav_title a:hover{ background:#b92d2e;color:#fff;display:block;  }
.pro_nav_list{ float:right; width:1080px; }
.pro_nav_list a{list-style:none; line-height:33px; text-align:center; border:solid 1px #dfdfdf; margin:10px 5px; width:10%; display:block; float:left;font-size:12px;}


.caseNews{padding-bottom: 40px;overflow:hidden;margin-top: 30px;}
.caseNews h2{font-size:16px;}
.caseNews .tie{margin-bottom:20px;}


/* 新闻中心 */
.ml28{ margin-left:28px; }
.maiNews{ width:378px; float:left;  }
.maiNews h2{ height:40px; line-height:40px; font-size:18px; border-bottom:1px solid #e0e0e0; color:#333;font-weight:normal;}
.maiNews h2 a{ float:right; height:18px; padding-top:11px; }
.maiNews h2 a img{ padding:0; margin:0; display:block; }
.maiNews ul{ padding-top:10px; }
.maiNews ul li{ height:35px; line-height:35px;  }
.maiNews ul li a{ display:block; width:240px; height:30px; font-size:14px; float:left; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#666; transition:all 0.4s;}
.maiNews ul li a:hover{ color:#e8312e; padding-left:6px;transition:all 0.4s;}
.maiNews ul li span{ display:block; height:30px; width:100px; float:right; color:#999; text-align:right; font-size:12px; }
/*分页相关*/
.pagelist ul {
	text-align: center;
	margin: 20px 0;
}
.pagelist li {
	display: inline-block;
	margin: 0 2px;
}
.pagelist li a {
	color: #666;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 6px 15px;
}
.pagelist li a:hover {
	border-color: #F37B1D;
	background: #F37B1D;
	color: #fff;
}
.pagelist li.active a {
	border-color: #F37B1D;
	background: #F37B1D;
	color: #fff;
}